home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Family Forum 261
/
SOMC Family Forum 261.iso
/
AOL
/
AOL95
/
MSIE302.EXE
/
RCDATA
/
CABINET
/
IEXPLORE.CAB
/
inetmail.inf
< prev
next >
Wrap
INI File
|
1997-03-24
|
1KB
|
38 lines
;
; Internet Mail - PLUS! Pack
;
; Copyright (c) 1995 Microsoft Corporation
;
[Version]
Signature="$CHICAGO$"
SetupClass=BASE
;
; Plus! Setup Needs to add these to the registry and copy the INF file
;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,INF,,"INETMAIL.INF"
;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,Section,,"InternetMail"
;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,Installed,,"1"
[InternetMail]
AddReg = InetMail.Reg,InetMail.Installed
Uninstall = InetMail.Remove
[InetMail.Remove]
AddReg=InetMail.Removed
DelReg=InetMail.Reg
[InetMail.Reg]
HKLM,"Software\Microsoft\Exchange\Client\Extensions","Internet Mail",0,"4.0;minet32.dll;2;;;IMAIL"
[InetMail.Installed]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,Installed,,"1"
[InetMail.Removed]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,Installed,,"0"